PXC Documentation

PXC Home

MK Isoextrude

pre 1.18

Node Data

Display name

MK Isoextrude

Internal name

Node_MK_Isoextrude

Inheritances

Node_Processor
Node_MK_Isoextrude

Inputs

Surface

vec2

Dimension

surface

Surface Base

surface

Surface Side

surface

Surface Top

Map

surface

Height Map

surface

Bottom Map

surface

L Side Map

surface

R Side Map

Isoextrude

enum

Side

float

Depth

float

Depth Ref

Transform

rotation

Rotation

vec2

Scale

Hole

bool

Use Hole

enum

Mixing

surface

Hole Map 1

surface

Hole Map 2

Profile

bool

Use Profile

curve

Profile

Rendering

gradient

Blending

Outputs

surface

Surface Out

surface

Depth


Extrude surface into isometric viewed 3D object.



Properties


Surface
Surface BaseBase surface to be extruded.
Surface SideOptional surface for defining side texture.
Surface TopOptional surface for setting top texture.
Map
Height MapGreyscale texture defining per-pixel extrude height.
Bottom MapGreyscale texture defining height from the bottom.
L Side MapGreyscale texture defining extrusion from the left side.
R Side MapGreyscale texture defining extrusion from the right side.
Isoextrude
SideExtrude direction.
DepthMaximum height of the object.
Depth RefHeight used to calculate the base position. Use for animating upward extrusion without centering the object.
Hole
Use HoleAdd additional surface for cutting a hole in left or right side.
Hole Map 1Surface defining external holes.
Hole Map 2Surface defining external holes.
Profile
ProfileModulate surface scale per extrusion.



Commit History


1.20.0.8
  • Introduced
1.21.1.007
  • Color blending now use gradient to vary color per depth.

Related Links